Skip to content

Conversation

@bashir2
Copy link
Collaborator

@bashir2 bashir2 commented Mar 31, 2025

Description of what I changed

This was skipped before because we also had a mysql dependency in the streaming module which was causing
issues. That module is now removed and we should do this version upgrade to resolve a vulnerability warning.

E2E test

TESTED:

Please replace this with a description of how you tested your PR beyond the
automated e2e/unit tests.

Checklist: I completed these to help reviewers :)

  • I have read and will follow the review process.

  • I am familiar with Google Style Guides for the language I have coded in.

    No? Please take some time and review Java and Python style guides.

  • My IDE is configured to follow the Google code styles.

    No? Unsure? -> configure your IDE.

  • I have added tests to cover my changes. (If you refactored existing code that was well tested you do not have to add tests)

  • I ran mvn clean package right before creating this pull request and added all formatting changes to my commit.

  • All new and existing tests passed.

  • My pull request is based on the latest changes of the master branch.

    No? Unsure? -> execute command git pull --rebase upstream master

@bashir2 bashir2 requested a review from chandrashekar-s April 29, 2025 14:46
Copy link
Collaborator

@chandrashekar-s chandrashekar-s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes looks good to me

@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.91%. Comparing base (631d57f) to head (7f86702).
Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1346      +/-   ##
============================================
+ Coverage     50.85%   50.91%   +0.05%     
- Complexity      692      693       +1     
============================================
  Files            90       90              
  Lines          5710     5710              
  Branches        771      771              
============================================
+ Hits           2904     2907       +3     
+ Misses         2519     2516       -3     
  Partials        287      287              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bashir2 bashir2 merged commit c070582 into google:master Apr 29, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants